home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 216_01 / index < prev    next >
Encoding:
Text File  |  1980-01-01  |  2.4 KB  |  52 lines

  1.                  Saturday, July 12, 1986  11:43 AM
  2.  
  3.                        INDEX OF THIS DISKETTE
  4.  
  5. KITTYLNT.C     This is my psuedo-lint program.  Or, if you prefer, a 
  6.                delimiter  checker.  It  checks  C  source  code  for 
  7.                balanced brackets,  correct line termination, correct 
  8.                number of parameters in printf() statements and for() 
  9.                loops. The CRC of this file is 145E
  10.  
  11.                This file,  exactly as it is,  compiles under Aztec C 
  12.                II v. 1.06D. I hope that it is reasonably portable. I 
  13.                have not had the chance to try it on other compilers. 
  14.                It  is very heavily annotated,  thus it is both a  .c 
  15.                file and a .doc file.
  16.  
  17. KITTYLNT.COM   This  is the above program,  compiled.  It runs on my 
  18.                Kaypro 2X using CP/M 2.2.  I hope it will run on  any 
  19.                CP/M  2.2  computer.  I  have not had any  chance  to 
  20.                verify this on other computers. CRC is 534A.
  21.  
  22. KITTYLNT.C88   This  is the same program again,  except modified  to 
  23.                compile under the Ecosoft MS-DOS compiler. Exactly as 
  24.                it  is it compiles under Eco-C88 v3.14 and runs on my 
  25.                SWP Co-Power Plus (an 8088 coprocessor board). CRC is
  26.                4E5E.
  27.  
  28.  
  29. KITTYLNT.DOC   A bit of documentation for all the  above.  Basically 
  30.                they are internally documented. CRC is FBA2.
  31.  
  32. CALC87.C       This is a little calculator program.  Inspired when I 
  33.                saw  that the Ecosoft compiler emulates the  8087  in 
  34.                software. Really this is just a toy. Nothing fancy at 
  35.                all. CRC is DF16.
  36.  
  37. CALC87.DOC     A bit of documentation for the above. CRC E27F.
  38.  
  39. REVIEW.TXT     This is my review of Aztec C II for CP/M. 
  40.                CRC of this file is B7CD.
  41.  
  42. NSWEEP.COM     I put this file utility on all disks. I leave it here 
  43.                for your convenience. CRC is 2335.
  44.  
  45. -KITTENS.OFT   This is a disk label and also my silly logo. 
  46.                CRC is 6FFB.
  47.  
  48. Dan Schechter
  49. Route 1 Box 19
  50. Amenia, North Dakota 58004
  51. (701) 967-8371
  52.